Get the references to the job with the specified id.
Get | Job_GetJobReferencesById |
Resource Path: /api/job/{id}/references
Uri: http://doc.jamsscheduler.com/api/job/{id}/references
Name | Description | Data Type |
---|---|---|
id | integer |
The response body is of type Array[Reference].
OK